home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000824-20010305 / 000104_news@columbia.edu _Mon Oct 30 09:40:07 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA20907
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 30 Oct 2000 09:40:06 -0500 (EST)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA08196
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 30 Oct 2000 09:40:06 -0500 (EST)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA29387
  10.     for kermit.misc@watsun.cc.columbia.edu; Mon, 30 Oct 2000 09:29:52 -0500 (EST)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: fdc@columbia.edu (Frank da Cruz)
  13. Subject: Re: What is RT-11?
  14. Date: 30 Oct 2000 14:29:49 GMT
  15. Organization: Columbia University
  16. Message-ID: <8tk0kt$sm8$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <8tjbu8$flh@netnews.hinet.net>,
  20. Chris Hsu <chrishsu@dreamer.com.tw> wrote:
  21. : What is RT-11?
  22. It's an operating system for the Digital Equipment Corporation
  23. PDP-11 series of 16-bit computers, that was popular mainly in
  24. the 1970s and 80s, but still can be found today.  It has a
  25. similar look and feel to CP/M (which is no accident, since CP/M
  26. was largely modeled after DEC operating systems like RT-11 and
  27. TOPS-10).  And of course what we now know as DOS (MS-DOS, PC-DOS)
  28. descended from these same platforms, via CP/M.
  29.  
  30. For more information see:
  31.  
  32.   http://www.columbia.edu/kermit/pdp11.html
  33.  
  34. As you can see there, RT-11 was one of many OS's for the PDP-11.
  35. Others include DOS-11, RSX-11, RSTS/E, IAS, TSX+, P/OS, MUMPS,
  36. and various forms of UNIX, mainly 2.x BSD.  The PDP-11 newsgroup
  37. is alt.sys.pdp11.
  38.  
  39. - Frank